home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / act2 / 00001.ls next >
Encoding:
Text File  |  1995-03-28  |  119 b   |  7 lines

  1. on exitFrame
  2.   global startframe, timerate
  3.   startTimer()
  4.   set startframe to the frame
  5.   set timerate to 60 / 9.0
  6. end
  7.